-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
just for run tests #392
just for run tests #392
Conversation
/run-integration-tests |
/run-integration-tests |
# Conflicts: # cdc/puller/entry_sorter.go
/run-integration-tests |
/run-integration-tests |
Codecov Report
@@ Coverage Diff @@
## master #392 +/- ##
===========================================
Coverage 31.4240% 31.4240%
===========================================
Files 61 61
Lines 5744 5744
===========================================
Hits 1805 1805
Misses 3782 3782
Partials 157 157 |
# Conflicts: # cdc/puller/entry_sorter.go
# Conflicts: # cdc/puller/entry_sorter.go
# Conflicts: # cdc/puller/entry_sorter.go
# Conflicts: # cdc/puller/entry_sorter.go
/run-integration-tests |
/run-integration-tests |
cdc/entry/mounter.go
Outdated
var minChIndex int | ||
for i := 0; i < workerNum; i++ { | ||
if events[i] == nil { | ||
events[i] = <-eventChs[i] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this could be block ?
/run-integration-tests |
/run-integration-tests |
/run-all-tests |
/run-kafka-tests |
What problem does this PR solve?
What is changed and how it works?
Check List
Tests
Code changes
Side effects
Related changes
tidb-cdc/cdc-ansible